home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / ubiquity / gtk / ubiquity.ui < prev   
Extensible Markup Language  |  2009-08-23  |  76KB  |  1,472 lines

  1. <?xml version="1.0"?>
  2. <interface>
  3.   <requires lib="gtk+" version="2.16"/>
  4.   <!-- interface-naming-policy toplevel-contextual -->
  5.   <object class="GtkAdjustment" id="adjustment1">
  6.     <property name="upper">1000</property>
  7.     <property name="step_increment">1</property>
  8.     <property name="page_increment">100</property>
  9.   </object>
  10.   <object class="GtkAdjustment" id="adjustment2">
  11.     <property name="upper">1000</property>
  12.     <property name="step_increment">1</property>
  13.     <property name="page_increment">100</property>
  14.   </object>
  15.   <object class="GtkAdjustment" id="adjustment3">
  16.     <property name="value">8080</property>
  17.     <property name="upper">65535</property>
  18.     <property name="step_increment">1</property>
  19.     <property name="page_increment">10</property>
  20.   </object>
  21.   <object class="GtkWindow" id="live_installer">
  22.     <property name="has_focus">True</property>
  23.     <property name="title" translatable="yes">Install</property>
  24.     <property name="modal">True</property>
  25.     <property name="window_position">center-always</property>
  26.     <signal name="delete_event" handler="on_live_installer_delete_event"/>
  27.     <child>
  28.       <object class="GtkVBox" id="wizard">
  29.         <property name="visible">True</property>
  30.         <child>
  31.           <object class="GtkVBox" id="subtitle-0">
  32.             <property name="visible">True</property>
  33.             <child>
  34.               <object class="GtkImage" id="logo_image">
  35.                 <property name="visible">True</property>
  36.                 <property name="stock">gtk-missing-image</property>
  37.               </object>
  38.               <packing>
  39.                 <property name="position">0</property>
  40.               </packing>
  41.             </child>
  42.           </object>
  43.           <packing>
  44.             <property name="expand">False</property>
  45.             <property name="fill">False</property>
  46.             <property name="position">0</property>
  47.           </packing>
  48.         </child>
  49.         <child>
  50.           <object class="GtkHBox" id="hbox36">
  51.             <property name="visible">True</property>
  52.             <child>
  53.               <object class="GtkImage" id="photo">
  54.                 <property name="visible">True</property>
  55.                 <property name="yalign">0</property>
  56.                 <property name="stock">gtk-missing-image</property>
  57.               </object>
  58.               <packing>
  59.                 <property name="expand">False</property>
  60.                 <property name="fill">False</property>
  61.                 <property name="position">0</property>
  62.               </packing>
  63.             </child>
  64.             <child>
  65.               <object class="GtkVBox" id="vbox50">
  66.                 <property name="visible">True</property>
  67.                 <child>
  68.                   <object class="GtkNotebook" id="steps">
  69.                     <property name="visible">True</property>
  70.                     <property name="show_tabs">False</property>
  71.                     <property name="show_border">False</property>
  72.                     <signal name="switch_page" handler="on_steps_switch_page"/>
  73.                   </object>
  74.                   <packing>
  75.                     <property name="position">0</property>
  76.                   </packing>
  77.                 </child>
  78.                 <child>
  79.                   <object class="GtkAlignment" id="alignment25">
  80.                     <property name="visible">True</property>
  81.                     <property name="left_padding">16</property>
  82.                     <child>
  83.                       <object class="GtkHBox" id="hbox46">
  84.                         <property name="visible">True</property>
  85.                         <child>
  86.                           <object class="GtkLabel" id="step_label">
  87.                             <property name="visible">True</property>
  88.                             <property name="can_focus">True</property>
  89.                             <property name="xalign">0</property>
  90.                             <property name="label" translatable="yes">Step ${INDEX} of ${TOTAL}</property>
  91.                             <property name="selectable">True</property>
  92.                           </object>
  93.                           <packing>
  94.                             <property name="position">0</property>
  95.                           </packing>
  96.                         </child>
  97.                         <child>
  98.                           <object class="GtkHButtonBox" id="hbuttonbox5">
  99.                             <property name="visible">True</property>
  100.                             <property name="border_width">4</property>
  101.                             <property name="layout_style">end</property>
  102.                             <child>
  103.                               <object class="GtkButton" id="quit">
  104.                                 <property name="label">gtk-quit</property>
  105.                                 <property name="visible">True</property>
  106.                                 <property name="can_focus">True</property>
  107.                                 <property name="can_default">True</property>
  108.                                 <property name="receives_default">False</property>
  109.                                 <property name="border_width">4</property>
  110.                                 <property name="use_underline">True</property>
  111.                                 <property name="use_stock">True</property>
  112.                                 <signal name="clicked" handler="on_quit_clicked"/>
  113.                               </object>
  114.                               <packing>
  115.                                 <property name="expand">False</property>
  116.                                 <property name="fill">False</property>
  117.                                 <property name="position">0</property>
  118.                               </packing>
  119.                             </child>
  120.                             <child>
  121.                               <object class="GtkButton" id="back">
  122.                                 <property name="label">gtk-go-back</property>
  123.                                 <property name="visible">True</property>
  124.                                 <property name="can_focus">True</property>
  125.                                 <property name="can_default">True</property>
  126.                                 <property name="receives_default">False</property>
  127.                                 <property name="border_width">4</property>
  128.                                 <property name="use_underline">True</property>
  129.                                 <property name="use_stock">True</property>
  130.                                 <signal name="clicked" handler="on_back_clicked"/>
  131.                               </object>
  132.                               <packing>
  133.                                 <property name="expand">False</property>
  134.                                 <property name="fill">False</property>
  135.                                 <property name="position">1</property>
  136.                               </packing>
  137.                             </child>
  138.                             <child>
  139.                               <object class="GtkButton" id="next">
  140.                                 <property name="label">gtk-go-forward</property>
  141.                                 <property name="visible">True</property>
  142.                                 <property name="can_focus">True</property>
  143.                                 <property name="can_default">True</property>
  144.                                 <property name="has_default">True</property>
  145.                                 <property name="receives_default">False</property>
  146.                                 <property name="border_width">4</property>
  147.                                 <property name="use_underline">True</property>
  148.                                 <property name="use_stock">True</property>
  149.                                 <signal name="clicked" handler="on_next_clicked"/>
  150.                               </object>
  151.                               <packing>
  152.                                 <property name="expand">False</property>
  153.                                 <property name="fill">False</property>
  154.                                 <property name="position">2</property>
  155.                               </packing>
  156.                             </child>
  157.                           </object>
  158.                           <packing>
  159.                             <property name="expand">False</property>
  160.                             <property name="position">1</property>
  161.                           </packing>
  162.                         </child>
  163.                       </object>
  164.                     </child>
  165.                   </object>
  166.                   <packing>
  167.                     <property name="expand">False</property>
  168.                     <property name="fill">False</property>
  169.                     <property name="position">1</property>
  170.                   </packing>
  171.                 </child>
  172.               </object>
  173.               <packing>
  174.                 <property name="position">1</property>
  175.               </packing>
  176.             </child>
  177.           </object>
  178.           <packing>
  179.             <property name="position">1</property>
  180.           </packing>
  181.         </child>
  182.       </object>
  183.     </child>
  184.   </object>
  185.   <object class="GtkDialog" id="warning_dialog">
  186.     <property name="can_focus">True</property>
  187.     <property name="title" translatable="yes">Abort the installation?</property>
  188.     <property name="resizable">False</property>
  189.     <property name="modal">True</property>
  190.     <property name="window_position">center</property>
  191.     <property name="icon_name">gtk-dialog-warning</property>
  192.     <property name="type_hint">dialog</property>
  193.     <property name="gravity">center</property>
  194.     <property name="has_separator">False</property>
  195.     <signal name="realize" handler="set_window_hints"/>
  196.     <child internal-child="vbox">
  197.       <object class="GtkVBox" id="dialog-vbox1">
  198.         <property name="visible">True</property>
  199.         <child>
  200.           <object class="GtkHBox" id="hbox27">
  201.             <property name="visible">True</property>
  202.             <child>
  203.               <object class="GtkImage" id="image3">
  204.                 <property name="visible">True</property>
  205.                 <property name="ypad">2</property>
  206.                 <property name="icon_name">gtk-dialog-warning</property>
  207.                 <property name="icon-size">6</property>
  208.               </object>
  209.               <packing>
  210.                 <property name="padding">5</property>
  211.                 <property name="position">0</property>
  212.               </packing>
  213.             </child>
  214.             <child>
  215.               <object class="GtkFrame" id="frame5">
  216.                 <property name="visible">True</property>
  217.                 <property name="border_width">10</property>
  218.                 <property name="label_xalign">0</property>
  219.                 <property name="shadow_type">none</property>
  220.                 <child>
  221.                   <object class="GtkAlignment" id="alignment8">
  222.                     <property name="visible">True</property>
  223.                     <property name="left_padding">12</property>
  224.                     <child>
  225.                       <object class="GtkLabel" id="warning_dialog_label">
  226.                         <property name="visible">True</property>
  227.                         <property name="can_focus">True</property>
  228.                         <property name="label" translatable="yes">Do you really want to abort the installation now?</property>
  229.                         <property name="wrap">True</property>
  230.                         <property name="selectable">True</property>
  231.                       </object>
  232.                     </child>
  233.                   </object>
  234.                 </child>
  235.               </object>
  236.               <packing>
  237.                 <property name="padding">6</property>
  238.                 <property name="position">1</property>
  239.               </packing>
  240.             </child>
  241.           </object>
  242.           <packing>
  243.             <property name="position">2</property>
  244.           </packing>
  245.         </child>
  246.         <child internal-child="action_area">
  247.           <object class="GtkHButtonBox" id="dialog-action_area1">
  248.             <property name="visible">True</property>
  249.             <property name="layout_style">end</property>
  250.             <child>
  251.               <object class="GtkButton" id="cancelbutton">
  252.                 <property name="label">gtk-cancel</property>
  253.                 <property name="visible">True</property>
  254.                 <property name="can_focus">True</property>
  255.                 <property name="can_default">True</property>
  256.                 <property name="receives_default">False</property>
  257.                 <property name="use_underline">True</property>
  258.                 <property name="use_stock">True</property>
  259.               </object>
  260.               <packing>
  261.                 <property name="expand">False</property>
  262.                 <property name="fill">False</property>
  263.                 <property name="position">0</property>
  264.               </packing>
  265.             </child>
  266.             <child>
  267.               <object class="GtkButton" id="exitbutton">
  268.                 <property name="label">gtk-quit</property>
  269.                 <property name="visible">True</property>
  270.                 <property name="can_focus">True</property>
  271.                 <property name="can_default">True</property>
  272.                 <property name="receives_default">False</property>
  273.                 <property name="use_underline">True</property>
  274.                 <property name="use_stock">True</property>
  275.               </object>
  276.               <packing>
  277.                 <property name="expand">False</property>
  278.                 <property name="fill">False</property>
  279.                 <property name="position">1</property>
  280.               </packing>
  281.             </child>
  282.           </object>
  283.           <packing>
  284.             <property name="expand">False</property>
  285.             <property name="pack_type">end</property>
  286.             <property name="position">0</property>
  287.           </packing>
  288.         </child>
  289.       </object>
  290.     </child>
  291.     <action-widgets>
  292.       <action-widget response="-6">cancelbutton</action-widget>
  293.       <action-widget response="-7">exitbutton</action-widget>
  294.     </action-widgets>
  295.   </object>
  296.   <object class="GtkWindow" id="debconf_progress_window">
  297.     <property name="border_width">12</property>
  298.     <property name="title">Progress bar title</property>
  299.     <property name="resizable">False</property>
  300.     <property name="modal">True</property>
  301.     <property name="window_position">center-always</property>
  302.     <property name="deletable">False</property>
  303.     <signal name="realize" handler="set_window_hints"/>
  304.     <child>
  305.       <object class="GtkVBox" id="vbox35">
  306.         <property name="visible">True</property>
  307.         <property name="spacing">6</property>
  308.         <child>
  309.           <object class="GtkLabel" id="progress_title">
  310.             <property name="visible">True</property>
  311.             <property name="can_focus">True</property>
  312.             <property name="xalign">0</property>
  313.             <property name="label"><big><b>Progress bar title</b></big></property>
  314.             <property name="use_markup">True</property>
  315.             <property name="selectable">True</property>
  316.             <property name="ellipsize">end</property>
  317.           </object>
  318.           <packing>
  319.             <property name="expand">False</property>
  320.             <property name="padding">6</property>
  321.             <property name="position">0</property>
  322.           </packing>
  323.         </child>
  324.         <child>
  325.           <object class="GtkProgressBar" id="progress_bar">
  326.             <property name="width_request">400</property>
  327.             <property name="visible">True</property>
  328.             <property name="pulse_step">0.10000000149011612</property>
  329.           </object>
  330.           <packing>
  331.             <property name="expand">False</property>
  332.             <property name="fill">False</property>
  333.             <property name="position">1</property>
  334.           </packing>
  335.         </child>
  336.         <child>
  337.           <object class="GtkHBox" id="hbox37">
  338.             <property name="visible">True</property>
  339.             <property name="spacing">6</property>
  340.             <child>
  341.               <object class="GtkLabel" id="progress_info">
  342.                 <property name="visible">True</property>
  343.                 <property name="can_focus">True</property>
  344.                 <property name="xalign">0</property>
  345.                 <property name="ypad">6</property>
  346.                 <property name="label"><i>Progress bar info</i></property>
  347.                 <property name="use_markup">True</property>
  348.                 <property name="selectable">True</property>
  349.                 <property name="ellipsize">end</property>
  350.               </object>
  351.               <packing>
  352.                 <property name="position">0</property>
  353.               </packing>
  354.             </child>
  355.             <child>
  356.               <object class="GtkButton" id="progress_cancel_button">
  357.                 <property name="label" translatable="yes">Skip</property>
  358.                 <property name="can_focus">True</property>
  359.                 <property name="receives_default">False</property>
  360.                 <property name="use_underline">True</property>
  361.                 <signal name="clicked" handler="on_progress_cancel_button_clicked"/>
  362.               </object>
  363.               <packing>
  364.                 <property name="expand">False</property>
  365.                 <property name="fill">False</property>
  366.                 <property name="pack_type">end</property>
  367.                 <property name="position">1</property>
  368.               </packing>
  369.             </child>
  370.           </object>
  371.           <packing>
  372.             <property name="expand">False</property>
  373.             <property name="position">2</property>
  374.           </packing>
  375.         </child>
  376.         <child>
  377.           <object class="GtkFrame" id="slideshow_frame">
  378.             <property name="label_xalign">0</property>
  379.             <property name="shadow_type">in</property>
  380.             <child>
  381.               <placeholder/>
  382.             </child>
  383.             <child type="label_item">
  384.               <placeholder/>
  385.             </child>
  386.           </object>
  387.           <packing>
  388.             <property name="position">3</property>
  389.           </packing>
  390.         </child>
  391.       </object>
  392.     </child>
  393.   </object>
  394.   <object class="GtkDialog" id="finished_dialog">
  395.     <property name="border_width">6</property>
  396.     <property name="title" translatable="yes">Installation complete</property>
  397.     <property name="resizable">False</property>
  398.     <property name="window_position">center</property>
  399.     <property name="type_hint">dialog</property>
  400.     <property name="has_separator">False</property>
  401.     <signal name="realize" handler="set_window_hints"/>
  402.     <child internal-child="vbox">
  403.       <object class="GtkVBox" id="dialog-vbox3">
  404.         <property name="visible">True</property>
  405.         <child>
  406.           <object class="GtkHBox" id="hbox1">
  407.             <property name="visible">True</property>
  408.             <child>
  409.               <object class="GtkImage" id="image1">
  410.                 <property name="visible">True</property>
  411.                 <property name="ypad">2</property>
  412.                 <property name="icon_name">gtk-dialog-info</property>
  413.                 <property name="icon-size">6</property>
  414.               </object>
  415.               <packing>
  416.                 <property name="padding">5</property>
  417.                 <property name="position">0</property>
  418.               </packing>
  419.             </child>
  420.             <child>
  421.               <object class="GtkFrame" id="frame1">
  422.                 <property name="visible">True</property>
  423.                 <property name="label_xalign">0</property>
  424.                 <property name="shadow_type">none</property>
  425.                 <child>
  426.                   <object class="GtkAlignment" id="alignment3">
  427.                     <property name="visible">True</property>
  428.                     <property name="left_padding">12</property>
  429.                     <child>
  430.                       <object class="GtkLabel" id="finished_label">
  431.                         <property name="visible">True</property>
  432.                         <property name="can_focus">True</property>
  433.                         <property name="xpad">6</property>
  434.                         <property name="ypad">6</property>
  435.                         <property name="label" translatable="yes">Installation is complete. You need to restart the computer in order to use the new installation. You can continue to use this live CD, although any changes you make or documents you save will not be preserved.</property>
  436.                         <property name="wrap">True</property>
  437.                         <property name="selectable">True</property>
  438.                       </object>
  439.                     </child>
  440.                   </object>
  441.                 </child>
  442.               </object>
  443.               <packing>
  444.                 <property name="padding">6</property>
  445.                 <property name="position">1</property>
  446.               </packing>
  447.             </child>
  448.           </object>
  449.           <packing>
  450.             <property name="padding">6</property>
  451.             <property name="position">2</property>
  452.           </packing>
  453.         </child>
  454.         <child internal-child="action_area">
  455.           <object class="GtkHButtonBox" id="dialog-action_area3">
  456.             <property name="visible">True</property>
  457.             <property name="layout_style">end</property>
  458.             <child>
  459.               <object class="GtkButton" id="quit_button">
  460.                 <property name="label" translatable="yes">Continue using the live CD</property>
  461.                 <property name="visible">True</property>
  462.                 <property name="can_focus">True</property>
  463.                 <property name="can_default">True</property>
  464.                 <property name="receives_default">False</property>
  465.                 <property name="use_underline">True</property>
  466.                 <signal name="clicked" handler="quit_installer"/>
  467.               </object>
  468.               <packing>
  469.                 <property name="expand">False</property>
  470.                 <property name="fill">False</property>
  471.                 <property name="position">0</property>
  472.               </packing>
  473.             </child>
  474.             <child>
  475.               <object class="GtkButton" id="reboot_button">
  476.                 <property name="label" translatable="yes">Restart now</property>
  477.                 <property name="visible">True</property>
  478.                 <property name="can_focus">True</property>
  479.                 <property name="has_focus">True</property>
  480.                 <property name="can_default">True</property>
  481.                 <property name="has_default">True</property>
  482.                 <property name="receives_default">False</property>
  483.                 <property name="use_underline">True</property>
  484.                 <signal name="clicked" handler="reboot"/>
  485.               </object>
  486.               <packing>
  487.                 <property name="expand">False</property>
  488.                 <property name="fill">False</property>
  489.                 <property name="position">1</property>
  490.               </packing>
  491.             </child>
  492.           </object>
  493.           <packing>
  494.             <property name="expand">False</property>
  495.             <property name="pack_type">end</property>
  496.             <property name="position">0</property>
  497.           </packing>
  498.         </child>
  499.       </object>
  500.     </child>
  501.     <action-widgets>
  502.       <action-widget response="0">quit_button</action-widget>
  503.       <action-widget response="0">reboot_button</action-widget>
  504.     </action-widgets>
  505.   </object>
  506.   <object class="GtkDialog" id="crash_dialog">
  507.     <property name="title" translatable="yes">Installer crashed</property>
  508.     <property name="modal">True</property>
  509.     <property name="window_position">center-on-parent</property>
  510.     <property name="type_hint">dialog</property>
  511.     <property name="has_separator">False</property>
  512.     <signal name="realize" handler="set_window_hints"/>
  513.     <child internal-child="vbox">
  514.       <object class="GtkVBox" id="dialog-vbox4">
  515.         <property name="visible">True</property>
  516.         <child>
  517.           <object class="GtkAlignment" id="alignment27">
  518.             <property name="visible">True</property>
  519.             <property name="border_width">6</property>
  520.             <child>
  521.               <object class="GtkVBox" id="vbox51">
  522.                 <property name="visible">True</property>
  523.                 <child>
  524.                   <object class="GtkLabel" id="crash_heading_label">
  525.                     <property name="visible">True</property>
  526.                     <property name="xalign">0</property>
  527.                     <property name="label" translatable="yes"><big><b>Installer crashed</b></big></property>
  528.                     <property name="use_markup">True</property>
  529.                     <property name="single_line_mode">True</property>
  530.                   </object>
  531.                   <packing>
  532.                     <property name="expand">False</property>
  533.                     <property name="fill">False</property>
  534.                     <property name="position">0</property>
  535.                   </packing>
  536.                 </child>
  537.                 <child>
  538.                   <object class="GtkHSeparator" id="hseparator11">
  539.                     <property name="visible">True</property>
  540.                   </object>
  541.                   <packing>
  542.                     <property name="expand">False</property>
  543.                     <property name="fill">False</property>
  544.                     <property name="padding">6</property>
  545.                     <property name="position">1</property>
  546.                   </packing>
  547.                 </child>
  548.                 <child>
  549.                   <object class="GtkLabel" id="crash_text_label">
  550.                     <property name="visible">True</property>
  551.                     <property name="can_focus">True</property>
  552.                     <property name="xalign">0</property>
  553.                     <property name="label" translatable="yes">We're sorry; the installer crashed. Please file a new bug report at https://launchpad.net/ubuntu/+source/ubiquity/+filebug (do not attach your details to any existing bug) and a developer will attend to the problem as soon as possible. To help the developers understand what went wrong, include the following detail in your bug report, and attach the files /var/log/syslog and /var/log/partman:</property>
  554.                     <property name="wrap">True</property>
  555.                     <property name="selectable">True</property>
  556.                   </object>
  557.                   <packing>
  558.                     <property name="fill">False</property>
  559.                     <property name="padding">6</property>
  560.                     <property name="position">2</property>
  561.                   </packing>
  562.                 </child>
  563.                 <child>
  564.                   <object class="GtkLabel" id="crash_detail_label">
  565.                     <property name="visible">True</property>
  566.                     <property name="can_focus">True</property>
  567.                     <property name="xalign">0</property>
  568.                     <property name="selectable">True</property>
  569.                   </object>
  570.                   <packing>
  571.                     <property name="fill">False</property>
  572.                     <property name="padding">6</property>
  573.                     <property name="position">3</property>
  574.                   </packing>
  575.                 </child>
  576.               </object>
  577.             </child>
  578.           </object>
  579.           <packing>
  580.             <property name="position">2</property>
  581.           </packing>
  582.         </child>
  583.         <child internal-child="action_area">
  584.           <object class="GtkHButtonBox" id="dialog-action_area4">
  585.             <property name="visible">True</property>
  586.             <property name="layout_style">end</property>
  587.             <child>
  588.               <object class="GtkButton" id="closebutton1">
  589.                 <property name="label">gtk-close</property>
  590.                 <property name="visible">True</property>
  591.                 <property name="can_focus">True</property>
  592.                 <property name="can_default">True</property>
  593.                 <property name="receives_default">False</property>
  594.                 <property name="use_underline">True</property>
  595.                 <property name="use_stock">True</property>
  596.               </object>
  597.               <packing>
  598.                 <property name="expand">False</property>
  599.                 <property name="fill">False</property>
  600.                 <property name="position">0</property>
  601.               </packing>
  602.             </child>
  603.           </object>
  604.           <packing>
  605.             <property name="expand">False</property>
  606.             <property name="pack_type">end</property>
  607.             <property name="position">0</property>
  608.           </packing>
  609.         </child>
  610.       </object>
  611.     </child>
  612.     <action-widgets>
  613.       <action-widget response="-7">closebutton1</action-widget>
  614.     </action-widgets>
  615.   </object>
  616.   <object class="GtkDialog" id="partition_create_dialog">
  617.     <property name="title" translatable="yes">Create partition</property>
  618.     <property name="modal">True</property>
  619.     <property name="window_position">center-on-parent</property>
  620.     <property name="type_hint">dialog</property>
  621.     <property name="has_separator">False</property>
  622.     <signal name="realize" handler="set_window_hints"/>
  623.     <child internal-child="vbox">
  624.       <object class="GtkVBox" id="dialog-vbox5">
  625.         <property name="visible">True</property>
  626.         <child>
  627.           <object class="GtkAlignment" id="alignment28">
  628.             <property name="visible">True</property>
  629.             <property name="border_width">6</property>
  630.             <child>
  631.               <object class="GtkVBox" id="vbox52">
  632.                 <property name="visible">True</property>
  633.                 <child>
  634.                   <object class="GtkLabel" id="partition_create_heading_label">
  635.                     <property name="visible">True</property>
  636.                     <property name="can_focus">True</property>
  637.                     <property name="xalign">0</property>
  638.                     <property name="label" translatable="yes"><big><b>Create a new partition</b></big></property>
  639.                     <property name="use_markup">True</property>
  640.                     <property name="selectable">True</property>
  641.                     <property name="single_line_mode">True</property>
  642.                   </object>
  643.                   <packing>
  644.                     <property name="expand">False</property>
  645.                     <property name="fill">False</property>
  646.                     <property name="position">0</property>
  647.                   </packing>
  648.                 </child>
  649.                 <child>
  650.                   <object class="GtkHSeparator" id="hseparator12">
  651.                     <property name="visible">True</property>
  652.                   </object>
  653.                   <packing>
  654.                     <property name="expand">False</property>
  655.                     <property name="fill">False</property>
  656.                     <property name="padding">6</property>
  657.                     <property name="position">1</property>
  658.                   </packing>
  659.                 </child>
  660.                 <child>
  661.                   <object class="GtkAlignment" id="alignment29">
  662.                     <property name="visible">True</property>
  663.                     <property name="left_padding">12</property>
  664.                     <child>
  665.                       <object class="GtkTable" id="table10">
  666.                         <property name="visible">True</property>
  667.                         <property name="n_rows">5</property>
  668.                         <property name="n_columns">3</property>
  669.                         <property name="column_spacing">12</property>
  670.                         <property name="row_spacing">12</property>
  671.                         <child>
  672.                           <object class="GtkLabel" id="partition_create_type_label">
  673.                             <property name="visible">True</property>
  674.                             <property name="can_focus">True</property>
  675.                             <property name="xalign">0</property>
  676.                             <property name="label" translatable="yes">Type for the new partition:</property>
  677.                             <property name="selectable">True</property>
  678.                             <property name="single_line_mode">True</property>
  679.                           </object>
  680.                           <packing>
  681.                             <property name="x_options">GTK_FILL</property>
  682.                             <property name="y_options"></property>
  683.                           </packing>
  684.                         </child>
  685.                         <child>
  686.                           <object class="GtkLabel" id="partition_create_mount_label">
  687.                             <property name="visible">True</property>
  688.                             <property name="can_focus">True</property>
  689.                             <property name="xalign">0</property>
  690.                             <property name="label" translatable="yes">Mount point:</property>
  691.                             <property name="selectable">True</property>
  692.                             <property name="single_line_mode">True</property>
  693.                           </object>
  694.                           <packing>
  695.                             <property name="top_attach">4</property>
  696.                             <property name="bottom_attach">5</property>
  697.                             <property name="x_options">GTK_FILL</property>
  698.                             <property name="y_options"></property>
  699.                           </packing>
  700.                         </child>
  701.                         <child>
  702.                           <object class="GtkLabel" id="partition_create_use_label">
  703.                             <property name="visible">True</property>
  704.                             <property name="can_focus">True</property>
  705.                             <property name="xalign">0</property>
  706.                             <property name="label" translatable="yes">Use as:</property>
  707.                             <property name="selectable">True</property>
  708.                             <property name="single_line_mode">True</property>
  709.                           </object>
  710.                           <packing>
  711.                             <property name="top_attach">3</property>
  712.                             <property name="bottom_attach">4</property>
  713.                             <property name="x_options">GTK_FILL</property>
  714.                             <property name="y_options"></property>
  715.                           </packing>
  716.                         </child>
  717.                         <child>
  718.                           <object class="GtkLabel" id="partition_create_size_label">
  719.                             <property name="visible">True</property>
  720.                             <property name="can_focus">True</property>
  721.                             <property name="xalign">0</property>
  722.                             <property name="label" translatable="yes">New partition size in megabytes (1000000 bytes):</property>
  723.                             <property name="wrap">True</property>
  724.                             <property name="selectable">True</property>
  725.                           </object>
  726.                           <packing>
  727.                             <property name="top_attach">1</property>
  728.                             <property name="bottom_attach">2</property>
  729.                             <property name="x_options">GTK_FILL</property>
  730.                             <property name="y_options"></property>
  731.                           </packing>
  732.                         </child>
  733.                         <child>
  734.                           <object class="GtkComboBox" id="partition_create_use_combo">
  735.                             <property name="visible">True</property>
  736.                             <signal name="changed" handler="on_partition_create_use_combo_changed"/>
  737.                           </object>
  738.                           <packing>
  739.                             <property name="left_attach">1</property>
  740.                             <property name="right_attach">3</property>
  741.                             <property name="top_attach">3</property>
  742.                             <property name="bottom_attach">4</property>
  743.                             <property name="y_options">GTK_FILL</property>
  744.                           </packing>
  745.                         </child>
  746.                         <child>
  747.                           <object class="GtkComboBoxEntry" id="partition_create_mount_combo">
  748.                             <property name="visible">True</property>
  749.                           </object>
  750.                           <packing>
  751.                             <property name="left_attach">1</property>
  752.                             <property name="right_attach">3</property>
  753.                             <property name="top_attach">4</property>
  754.                             <property name="bottom_attach">5</property>
  755.                             <property name="x_options">GTK_FILL</property>
  756.                             <property name="y_options">GTK_FILL</property>
  757.                           </packing>
  758.                         </child>
  759.                         <child>
  760.                           <object class="GtkLabel" id="partition_create_place_label">
  761.                             <property name="visible">True</property>
  762.                             <property name="can_focus">True</property>
  763.                             <property name="xalign">0</property>
  764.                             <property name="label" translatable="yes">Location for the new partition:</property>
  765.                             <property name="selectable">True</property>
  766.                             <property name="single_line_mode">True</property>
  767.                           </object>
  768.                           <packing>
  769.                             <property name="top_attach">2</property>
  770.                             <property name="bottom_attach">3</property>
  771.                             <property name="x_options">GTK_FILL</property>
  772.                             <property name="y_options"></property>
  773.                           </packing>
  774.                         </child>
  775.                         <child>
  776.                           <object class="GtkRadioButton" id="partition_create_place_beginning">
  777.                             <property name="label" translatable="yes">Beginning</property>
  778.                             <property name="visible">True</property>
  779.                             <property name="can_focus">True</property>
  780.                             <property name="receives_default">False</property>
  781.                             <property name="use_underline">True</property>
  782.                             <property name="active">True</property>
  783.                             <property name="draw_indicator">True</property>
  784.                           </object>
  785.                           <packing>
  786.                             <property name="left_attach">1</property>
  787.                             <property name="right_attach">2</property>
  788.                             <property name="top_attach">2</property>
  789.                             <property name="bottom_attach">3</property>
  790.                             <property name="x_options">GTK_FILL</property>
  791.                             <property name="y_options"></property>
  792.                           </packing>
  793.                         </child>
  794.                         <child>
  795.                           <object class="GtkRadioButton" id="partition_create_place_end">
  796.                             <property name="label" translatable="yes">End</property>
  797.                             <property name="visible">True</property>
  798.                             <property name="can_focus">True</property>
  799.                             <property name="receives_default">False</property>
  800.                             <property name="use_underline">True</property>
  801.                             <property name="draw_indicator">True</property>
  802.                             <property name="group">partition_create_place_beginning</property>
  803.                           </object>
  804.                           <packing>
  805.                             <property name="left_attach">2</property>
  806.                             <property name="right_attach">3</property>
  807.                             <property name="top_attach">2</property>
  808.                             <property name="bottom_attach">3</property>
  809.                             <property name="x_options">GTK_FILL</property>
  810.                             <property name="y_options"></property>
  811.                           </packing>
  812.                         </child>
  813.                         <child>
  814.                           <object class="GtkRadioButton" id="partition_create_type_primary">
  815.                             <property name="label" translatable="yes">Primary</property>
  816.                             <property name="visible">True</property>
  817.                             <property name="can_focus">True</property>
  818.                             <property name="receives_default">False</property>
  819.                             <property name="use_underline">True</property>
  820.                             <property name="active">True</property>
  821.                             <property name="draw_indicator">True</property>
  822.                           </object>
  823.                           <packing>
  824.                             <property name="left_attach">1</property>
  825.                             <property name="right_attach">2</property>
  826.                             <property name="x_options">GTK_FILL</property>
  827.                             <property name="y_options"></property>
  828.                           </packing>
  829.                         </child>
  830.                         <child>
  831.                           <object class="GtkRadioButton" id="partition_create_type_logical">
  832.                             <property name="label" translatable="yes">Logical</property>
  833.                             <property name="visible">True</property>
  834.                             <property name="can_focus">True</property>
  835.                             <property name="receives_default">False</property>
  836.                             <property name="use_underline">True</property>
  837.                             <property name="draw_indicator">True</property>
  838.                             <property name="group">partition_create_type_primary</property>
  839.                           </object>
  840.                           <packing>
  841.                             <property name="left_attach">2</property>
  842.                             <property name="right_attach">3</property>
  843.                             <property name="x_options">GTK_FILL</property>
  844.                             <property name="y_options"></property>
  845.                           </packing>
  846.                         </child>
  847.                         <child>
  848.                           <object class="GtkSpinButton" id="partition_create_size_spinbutton">
  849.                             <property name="visible">True</property>
  850.                             <property name="can_focus">True</property>
  851.                             <property name="activates_default">True</property>
  852.                             <property name="adjustment">adjustment1</property>
  853.                             <property name="climb_rate">5</property>
  854.                             <property name="numeric">True</property>
  855.                           </object>
  856.                           <packing>
  857.                             <property name="left_attach">1</property>
  858.                             <property name="right_attach">3</property>
  859.                             <property name="top_attach">1</property>
  860.                             <property name="bottom_attach">2</property>
  861.                             <property name="y_options"></property>
  862.                           </packing>
  863.                         </child>
  864.                       </object>
  865.                     </child>
  866.                   </object>
  867.                   <packing>
  868.                     <property name="position">2</property>
  869.                   </packing>
  870.                 </child>
  871.               </object>
  872.             </child>
  873.           </object>
  874.           <packing>
  875.             <property name="position">2</property>
  876.           </packing>
  877.         </child>
  878.         <child internal-child="action_area">
  879.           <object class="GtkHButtonBox" id="dialog-action_area5">
  880.             <property name="visible">True</property>
  881.             <property name="layout_style">end</property>
  882.             <child>
  883.               <object class="GtkButton" id="cancelbutton1">
  884.                 <property name="label">gtk-cancel</property>
  885.                 <property name="visible">True</property>
  886.                 <property name="can_focus">True</property>
  887.                 <property name="can_default">True</property>
  888.                 <property name="receives_default">False</property>
  889.                 <property name="use_underline">True</property>
  890.                 <property name="use_stock">True</property>
  891.               </object>
  892.               <packing>
  893.                 <property name="expand">False</property>
  894.                 <property name="fill">False</property>
  895.                 <property name="position">0</property>
  896.               </packing>
  897.             </child>
  898.             <child>
  899.               <object class="GtkButton" id="okbutton1">
  900.                 <property name="label">gtk-ok</property>
  901.                 <property name="visible">True</property>
  902.                 <property name="can_focus">True</property>
  903.                 <property name="can_default">True</property>
  904.                 <property name="has_default">True</property>
  905.                 <property name="receives_default">False</property>
  906.                 <property name="use_underline">True</property>
  907.                 <property name="use_stock">True</property>
  908.               </object>
  909.               <packing>
  910.                 <property name="expand">False</property>
  911.                 <property name="fill">False</property>
  912.                 <property name="position">1</property>
  913.               </packing>
  914.             </child>
  915.           </object>
  916.           <packing>
  917.             <property name="expand">False</property>
  918.             <property name="pack_type">end</property>
  919.             <property name="position">0</property>
  920.           </packing>
  921.         </child>
  922.       </object>
  923.     </child>
  924.     <action-widgets>
  925.       <action-widget response="-6">cancelbutton1</action-widget>
  926.       <action-widget response="-5">okbutton1</action-widget>
  927.     </action-widgets>
  928.   </object>
  929.   <object class="GtkDialog" id="partition_edit_dialog">
  930.     <property name="title" translatable="yes">Edit partition</property>
  931.     <property name="modal">True</property>
  932.     <property name="window_position">center-on-parent</property>
  933.     <property name="type_hint">dialog</property>
  934.     <property name="has_separator">False</property>
  935.     <signal name="realize" handler="set_window_hints"/>
  936.     <child internal-child="vbox">
  937.       <object class="GtkVBox" id="dialog-vbox6">
  938.         <property name="visible">True</property>
  939.         <child>
  940.           <object class="GtkAlignment" id="alignment1">
  941.             <property name="visible">True</property>
  942.             <property name="border_width">6</property>
  943.             <child>
  944.               <object class="GtkVBox" id="vbox1">
  945.                 <property name="visible">True</property>
  946.                 <child>
  947.                   <object class="GtkLabel" id="partition_edit_heading_label">
  948.                     <property name="visible">True</property>
  949.                     <property name="can_focus">True</property>
  950.                     <property name="xalign">0</property>
  951.                     <property name="label" translatable="yes"><big><b>Edit a partition</b></big></property>
  952.                     <property name="use_markup">True</property>
  953.                     <property name="selectable">True</property>
  954.                     <property name="single_line_mode">True</property>
  955.                   </object>
  956.                   <packing>
  957.                     <property name="expand">False</property>
  958.                     <property name="fill">False</property>
  959.                     <property name="position">0</property>
  960.                   </packing>
  961.                 </child>
  962.                 <child>
  963.                   <object class="GtkHSeparator" id="hseparator1">
  964.                     <property name="visible">True</property>
  965.                   </object>
  966.                   <packing>
  967.                     <property name="expand">False</property>
  968.                     <property name="fill">False</property>
  969.                     <property name="padding">6</property>
  970.                     <property name="position">1</property>
  971.                   </packing>
  972.                 </child>
  973.                 <child>
  974.                   <object class="GtkAlignment" id="alignment2">
  975.                     <property name="visible">True</property>
  976.                     <property name="left_padding">12</property>
  977.                     <child>
  978.                       <object class="GtkTable" id="table1">
  979.                         <property name="visible">True</property>
  980.                         <property name="n_rows">4</property>
  981.                         <property name="n_columns">2</property>
  982.                         <property name="column_spacing">12</property>
  983.                         <property name="row_spacing">12</property>
  984.                         <child>
  985.                           <object class="GtkLabel" id="partition_edit_size_label">
  986.                             <property name="visible">True</property>
  987.                             <property name="can_focus">True</property>
  988.                             <property name="xalign">0</property>
  989.                             <property name="label" translatable="yes">New partition size in megabytes (1000000 bytes):</property>
  990.                             <property name="wrap">True</property>
  991.                             <property name="selectable">True</property>
  992.                           </object>
  993.                           <packing>
  994.                             <property name="x_options">GTK_FILL</property>
  995.                             <property name="y_options"></property>
  996.                           </packing>
  997.                         </child>
  998.                         <child>
  999.                           <object class="GtkLabel" id="partition_edit_use_label">
  1000.                             <property name="visible">True</property>
  1001.                             <property name="can_focus">True</property>
  1002.                             <property name="xalign">0</property>
  1003.                             <property name="label" translatable="yes">Use as:</property>
  1004.                             <property name="selectable">True</property>
  1005.                             <property name="single_line_mode">True</property>
  1006.                           </object>
  1007.                           <packing>
  1008.                             <property name="top_attach">1</property>
  1009.                             <property name="bottom_attach">2</property>
  1010.                             <property name="x_options">GTK_FILL</property>
  1011.                             <property name="y_options"></property>
  1012.                           </packing>
  1013.                         </child>
  1014.                         <child>
  1015.                           <object class="GtkComboBox" id="partition_edit_use_combo">
  1016.                             <property name="visible">True</property>
  1017.                             <signal name="changed" handler="on_partition_edit_use_combo_changed"/>
  1018.                           </object>
  1019.                           <packing>
  1020.                             <property name="left_attach">1</property>
  1021.                             <property name="right_attach">2</property>
  1022.                             <property name="top_attach">1</property>
  1023.                             <property name="bottom_attach">2</property>
  1024.                             <property name="y_options">GTK_FILL</property>
  1025.                           </packing>
  1026.                         </child>
  1027.                         <child>
  1028.                           <object class="GtkLabel" id="partition_edit_mount_label">
  1029.                             <property name="visible">True</property>
  1030.                             <property name="can_focus">True</property>
  1031.                             <property name="xalign">0</property>
  1032.                             <property name="label" translatable="yes">Mount point:</property>
  1033.                             <property name="selectable">True</property>
  1034.                             <property name="single_line_mode">True</property>
  1035.                           </object>
  1036.                           <packing>
  1037.                             <property name="top_attach">3</property>
  1038.                             <property name="bottom_attach">4</property>
  1039.                             <property name="x_options">GTK_FILL</property>
  1040.                             <property name="y_options"></property>
  1041.                           </packing>
  1042.                         </child>
  1043.                         <child>
  1044.                           <object class="GtkComboBoxEntry" id="partition_edit_mount_combo">
  1045.                             <property name="visible">True</property>
  1046.                           </object>
  1047.                           <packing>
  1048.                             <property name="left_attach">1</property>
  1049.                             <property name="right_attach">2</property>
  1050.                             <property name="top_attach">3</property>
  1051.                             <property name="bottom_attach">4</property>
  1052.                             <property name="x_options">GTK_FILL</property>
  1053.                             <property name="y_options">GTK_FILL</property>
  1054.                           </packing>
  1055.                         </child>
  1056.                         <child>
  1057.                           <object class="GtkSpinButton" id="partition_edit_size_spinbutton">
  1058.                             <property name="visible">True</property>
  1059.                             <property name="can_focus">True</property>
  1060.                             <property name="activates_default">True</property>
  1061.                             <property name="adjustment">adjustment2</property>
  1062.                             <property name="climb_rate">5</property>
  1063.                             <property name="numeric">True</property>
  1064.                           </object>
  1065.                           <packing>
  1066.                             <property name="left_attach">1</property>
  1067.                             <property name="right_attach">2</property>
  1068.                             <property name="y_options"></property>
  1069.                           </packing>
  1070.                         </child>
  1071.                         <child>
  1072.                           <object class="GtkLabel" id="partition_edit_format_label">
  1073.                             <property name="visible">True</property>
  1074.                             <property name="can_focus">True</property>
  1075.                             <property name="xalign">0</property>
  1076.                             <property name="label" translatable="yes">Format the partition:</property>
  1077.                             <property name="selectable">True</property>
  1078.                             <property name="single_line_mode">True</property>
  1079.                           </object>
  1080.                           <packing>
  1081.                             <property name="top_attach">2</property>
  1082.                             <property name="bottom_attach">3</property>
  1083.                             <property name="x_options">GTK_FILL</property>
  1084.                             <property name="y_options"></property>
  1085.                           </packing>
  1086.                         </child>
  1087.                         <child>
  1088.                           <object class="GtkCheckButton" id="partition_edit_format_checkbutton">
  1089.                             <property name="visible">True</property>
  1090.                             <property name="can_focus">True</property>
  1091.                             <property name="receives_default">False</property>
  1092.                             <property name="draw_indicator">True</property>
  1093.                             <child>
  1094.                               <placeholder/>
  1095.                             </child>
  1096.                           </object>
  1097.                           <packing>
  1098.                             <property name="left_attach">1</property>
  1099.                             <property name="right_attach">2</property>
  1100.                             <property name="top_attach">2</property>
  1101.                             <property name="bottom_attach">3</property>
  1102.                             <property name="x_options">GTK_FILL</property>
  1103.                             <property name="y_options"></property>
  1104.                           </packing>
  1105.                         </child>
  1106.                       </object>
  1107.                     </child>
  1108.                   </object>
  1109.                   <packing>
  1110.                     <property name="position">2</property>
  1111.                   </packing>
  1112.                 </child>
  1113.               </object>
  1114.             </child>
  1115.           </object>
  1116.           <packing>
  1117.             <property name="position">2</property>
  1118.           </packing>
  1119.         </child>
  1120.         <child internal-child="action_area">
  1121.           <object class="GtkHButtonBox" id="dialog-action_area6">
  1122.             <property name="visible">True</property>
  1123.             <property name="layout_style">end</property>
  1124.             <child>
  1125.               <object class="GtkButton" id="cancelbutton2">
  1126.                 <property name="label">gtk-cancel</property>
  1127.                 <property name="visible">True</property>
  1128.                 <property name="can_focus">True</property>
  1129.                 <property name="can_default">True</property>
  1130.                 <property name="receives_default">False</property>
  1131.                 <property name="use_underline">True</property>
  1132.                 <property name="use_stock">True</property>
  1133.               </object>
  1134.               <packing>
  1135.                 <property name="expand">False</property>
  1136.                 <property name="fill">False</property>
  1137.                 <property name="position">0</property>
  1138.               </packing>
  1139.             </child>
  1140.             <child>
  1141.               <object class="GtkButton" id="okbutton2">
  1142.                 <property name="label">gtk-ok</property>
  1143.                 <property name="visible">True</property>
  1144.                 <property name="can_focus">True</property>
  1145.                 <property name="can_default">True</property>
  1146.                 <property name="has_default">True</property>
  1147.                 <property name="receives_default">False</property>
  1148.                 <property name="use_underline">True</property>
  1149.                 <property name="use_stock">True</property>
  1150.               </object>
  1151.               <packing>
  1152.                 <property name="expand">False</property>
  1153.                 <property name="fill">False</property>
  1154.                 <property name="position">1</property>
  1155.               </packing>
  1156.             </child>
  1157.           </object>
  1158.           <packing>
  1159.             <property name="expand">False</property>
  1160.             <property name="pack_type">end</property>
  1161.             <property name="position">0</property>
  1162.           </packing>
  1163.         </child>
  1164.       </object>
  1165.     </child>
  1166.     <action-widgets>
  1167.       <action-widget response="-6">cancelbutton2</action-widget>
  1168.       <action-widget response="-5">okbutton2</action-widget>
  1169.     </action-widgets>
  1170.   </object>
  1171.   <object class="GtkDialog" id="advanced_dialog">
  1172.     <property name="can_focus">True</property>
  1173.     <property name="border_width">5</property>
  1174.     <property name="title" translatable="yes">Advanced Options</property>
  1175.     <property name="modal">True</property>
  1176.     <property name="window_position">center</property>
  1177.     <property name="type_hint">dialog</property>
  1178.     <property name="gravity">center</property>
  1179.     <property name="has_separator">False</property>
  1180.     <signal name="realize" handler="set_window_hints"/>
  1181.     <child internal-child="vbox">
  1182.       <object class="GtkVBox" id="dialog-vbox8">
  1183.         <property name="visible">True</property>
  1184.         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_ENTER_NOTIFY_MASK</property>
  1185.         <property name="spacing">2</property>
  1186.         <child>
  1187.           <object class="GtkVBox" id="vbox2">
  1188.             <property name="visible">True</property>
  1189.             <property name="border_width">5</property>
  1190.             <property name="spacing">18</property>
  1191.             <child>
  1192.               <object class="GtkVBox" id="bootloader_vbox">
  1193.                 <property name="visible">True</property>
  1194.                 <property name="spacing">6</property>
  1195.                 <child>
  1196.                   <object class="GtkLabel" id="bootloader_group_label">
  1197.                     <property name="visible">True</property>
  1198.                     <property name="xalign">0</property>
  1199.                     <property name="label" translatable="yes"><b>Boot loader</b></property>
  1200.                     <property name="use_markup">True</property>
  1201.                     <property name="selectable">True</property>
  1202.                     <property name="single_line_mode">True</property>
  1203.                   </object>
  1204.                   <packing>
  1205.                     <property name="position">0</property>
  1206.                   </packing>
  1207.                 </child>
  1208.                 <child>
  1209.                   <object class="GtkAlignment" id="alignment30">
  1210.                     <property name="visible">True</property>
  1211.                     <property name="xalign">0</property>
  1212.                     <property name="left_padding">12</property>
  1213.                     <child>
  1214.                       <object class="GtkVBox" id="vbox10">
  1215.                         <property name="visible">True</property>
  1216.                         <property name="spacing">6</property>
  1217.                         <child>
  1218.                           <object class="GtkCheckButton" id="grub_enable">
  1219.                             <property name="label" translatable="yes">Install boot loader</property>
  1220.                             <property name="visible">True</property>
  1221.                             <property name="can_focus">True</property>
  1222.                             <property name="receives_default">False</property>
  1223.                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  1224.                             <property name="active">True</property>
  1225.                             <property name="draw_indicator">True</property>
  1226.                             <signal name="toggled" handler="toggle_grub"/>
  1227.                           </object>
  1228.                           <packing>
  1229.                             <property name="expand">False</property>
  1230.                             <property name="fill">False</property>
  1231.                             <property name="position">0</property>
  1232.                           </packing>
  1233.                         </child>
  1234.                         <child>
  1235.                           <object class="GtkLabel" id="grub_device_label">
  1236.                             <property name="visible">True</property>
  1237.                             <property name="can_focus">True</property>
  1238.                             <property name="xalign">0</property>
  1239.                             <property name="label" translatable="yes">Help for GRUB device selection goes here.</property>
  1240.                             <property name="wrap">True</property>
  1241.                             <property name="selectable">True</property>
  1242.                           </object>
  1243.                           <packing>
  1244.                             <property name="expand">False</property>
  1245.                             <property name="fill">False</property>
  1246.                             <property name="position">1</property>
  1247.                           </packing>
  1248.                         </child>
  1249.                         <child>
  1250.                           <object class="GtkComboBoxEntry" id="grub_device_entry">
  1251.                             <property name="visible">True</property>
  1252.                             <signal name="changed" handler="grub_verify_loop"/>
  1253.                           </object>
  1254.                           <packing>
  1255.                             <property name="expand">False</property>
  1256.                             <property name="fill">False</property>
  1257.                             <property name="position">2</property>
  1258.                           </packing>
  1259.                         </child>
  1260.                       </object>
  1261.                     </child>
  1262.                   </object>
  1263.                   <packing>
  1264.                     <property name="position">1</property>
  1265.                   </packing>
  1266.                 </child>
  1267.               </object>
  1268.               <packing>
  1269.                 <property name="position">0</property>
  1270.               </packing>
  1271.             </child>
  1272.             <child>
  1273.               <object class="GtkVBox" id="popcon_vbox">
  1274.                 <property name="visible">True</property>
  1275.                 <property name="spacing">6</property>
  1276.                 <child>
  1277.                   <object class="GtkLabel" id="popcon_group_label">
  1278.                     <property name="visible">True</property>
  1279.                     <property name="xalign">0</property>
  1280.                     <property name="label" translatable="yes"><b>Popularity contest</b></property>
  1281.                     <property name="use_markup">True</property>
  1282.                     <property name="selectable">True</property>
  1283.                     <property name="single_line_mode">True</property>
  1284.                   </object>
  1285.                   <packing>
  1286.                     <property name="position">0</property>
  1287.                   </packing>
  1288.                 </child>
  1289.                 <child>
  1290.                   <object class="GtkAlignment" id="alignment4">
  1291.                     <property name="visible">True</property>
  1292.                     <property name="xalign">0</property>
  1293.                     <property name="left_padding">12</property>
  1294.                     <child>
  1295.                       <object class="GtkCheckButton" id="popcon_checkbutton">
  1296.                         <property name="label" translatable="yes">Participate in the package usage survey</property>
  1297.                         <property name="visible">True</property>
  1298.                         <property name="can_focus">True</property>
  1299.                         <property name="receives_default">False</property>
  1300.                         <property name="draw_indicator">True</property>
  1301.                       </object>
  1302.                     </child>
  1303.                   </object>
  1304.                   <packing>
  1305.                     <property name="position">1</property>
  1306.                   </packing>
  1307.                 </child>
  1308.               </object>
  1309.               <packing>
  1310.                 <property name="position">1</property>
  1311.               </packing>
  1312.             </child>
  1313.             <child>
  1314.               <object class="GtkVBox" id="vbox3">
  1315.                 <property name="visible">True</property>
  1316.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  1317.                 <property name="spacing">6</property>
  1318.                 <child>
  1319.                   <object class="GtkLabel" id="proxy_group_label">
  1320.                     <property name="visible">True</property>
  1321.                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  1322.                     <property name="xalign">0</property>
  1323.                     <property name="label" translatable="yes"><b>Network proxy</b></property>
  1324.                     <property name="use_markup">True</property>
  1325.                     <property name="selectable">True</property>
  1326.                     <property name="single_line_mode">True</property>
  1327.                   </object>
  1328.                   <packing>
  1329.                     <property name="position">0</property>
  1330.                   </packing>
  1331.                 </child>
  1332.                 <child>
  1333.                   <object class="GtkAlignment" id="alignment5">
  1334.                     <property name="visible">True</property>
  1335.                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  1336.                     <property name="xalign">0</property>
  1337.                     <property name="left_padding">12</property>
  1338.                     <child>
  1339.                       <object class="GtkHBox" id="hbox10">
  1340.                         <property name="visible">True</property>
  1341.                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  1342.                         <property name="spacing">6</property>
  1343.                         <child>
  1344.                           <object class="GtkLabel" id="proxy_host_label">
  1345.                             <property name="visible">True</property>
  1346.                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  1347.                             <property name="xalign">1</property>
  1348.                             <property name="xpad">6</property>
  1349.                             <property name="label" translatable="yes">HTTP proxy:</property>
  1350.                             <property name="justify">right</property>
  1351.                             <property name="selectable">True</property>
  1352.                             <property name="single_line_mode">True</property>
  1353.                           </object>
  1354.                           <packing>
  1355.                             <property name="position">0</property>
  1356.                           </packing>
  1357.                         </child>
  1358.                         <child>
  1359.                           <object class="GtkEntry" id="proxy_host_entry">
  1360.                             <property name="visible">True</property>
  1361.                             <property name="can_focus">True</property>
  1362.                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  1363.                             <property name="activates_default">True</property>
  1364.                             <property name="truncate_multiline">True</property>
  1365.                             <signal name="changed" handler="on_proxy_host_changed"/>
  1366.                           </object>
  1367.                           <packing>
  1368.                             <property name="position">1</property>
  1369.                           </packing>
  1370.                         </child>
  1371.                         <child>
  1372.                           <object class="GtkLabel" id="proxy_port_label">
  1373.                             <property name="visible">True</property>
  1374.                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  1375.                             <property name="xalign">1</property>
  1376.                             <property name="xpad">6</property>
  1377.                             <property name="label" translatable="yes">Port:</property>
  1378.                             <property name="justify">right</property>
  1379.                             <property name="selectable">True</property>
  1380.                             <property name="single_line_mode">True</property>
  1381.                           </object>
  1382.                           <packing>
  1383.                             <property name="position">2</property>
  1384.                           </packing>
  1385.                         </child>
  1386.                         <child>
  1387.                           <object class="GtkSpinButton" id="proxy_port_spinbutton">
  1388.                             <property name="visible">True</property>
  1389.                             <property name="can_focus">True</property>
  1390.                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  1391.                             <property name="activates_default">True</property>
  1392.                             <property name="truncate_multiline">True</property>
  1393.                             <property name="adjustment">adjustment3</property>
  1394.                             <property name="numeric">True</property>
  1395.                           </object>
  1396.                           <packing>
  1397.                             <property name="position">3</property>
  1398.                           </packing>
  1399.                         </child>
  1400.                       </object>
  1401.                     </child>
  1402.                   </object>
  1403.                   <packing>
  1404.                     <property name="position">1</property>
  1405.                   </packing>
  1406.                 </child>
  1407.               </object>
  1408.               <packing>
  1409.                 <property name="position">2</property>
  1410.               </packing>
  1411.             </child>
  1412.           </object>
  1413.           <packing>
  1414.             <property name="expand">False</property>
  1415.             <property name="fill">False</property>
  1416.             <property name="position">2</property>
  1417.           </packing>
  1418.         </child>
  1419.         <child internal-child="action_area">
  1420.           <object class="GtkHButtonBox" id="dialog-action_area8">
  1421.             <property name="visible">True</property>
  1422.             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_ENTER_NOTIFY_MASK</property>
  1423.             <property name="layout_style">end</property>
  1424.             <child>
  1425.               <object class="GtkButton" id="advanced_cancelbutton">
  1426.                 <property name="label">gtk-cancel</property>
  1427.                 <property name="visible">True</property>
  1428.                 <property name="can_focus">True</property>
  1429.                 <property name="can_default">True</property>
  1430.                 <property name="receives_default">False</property>
  1431.                 <property name="use_underline">True</property>
  1432.                 <property name="use_stock">True</property>
  1433.               </object>
  1434.               <packing>
  1435.                 <property name="expand">False</property>
  1436.                 <property name="fill">False</property>
  1437.                 <property name="position">0</property>
  1438.               </packing>
  1439.             </child>
  1440.             <child>
  1441.               <object class="GtkButton" id="advanced_okbutton">
  1442.                 <property name="label">gtk-ok</property>
  1443.                 <property name="visible">True</property>
  1444.                 <property name="can_focus">True</property>
  1445.                 <property name="can_default">True</property>
  1446.                 <property name="has_default">True</property>
  1447.                 <property name="receives_default">False</property>
  1448.                 <property name="use_underline">True</property>
  1449.                 <property name="use_stock">True</property>
  1450.               </object>
  1451.               <packing>
  1452.                 <property name="expand">False</property>
  1453.                 <property name="fill">False</property>
  1454.                 <property name="position">1</property>
  1455.               </packing>
  1456.             </child>
  1457.           </object>
  1458.           <packing>
  1459.             <property name="expand">False</property>
  1460.             <property name="pack_type">end</property>
  1461.             <property name="position">0</property>
  1462.           </packing>
  1463.         </child>
  1464.       </object>
  1465.     </child>
  1466.     <action-widgets>
  1467.       <action-widget response="-6">advanced_cancelbutton</action-widget>
  1468.       <action-widget response="-5">advanced_okbutton</action-widget>
  1469.     </action-widgets>
  1470.   </object>
  1471. </interface>
  1472.